*html{ background-image:url(/html/about:blank); background-attachment:fixed; transition:.5s;}
body{ font-size:12px;font-family:Source Han Sans,"宋体","PingFang SC","Microsoft YaHei"; position:relative; transition:.5s;}
input,select,textarea,button{font-family:Source Han Sans,"宋体","PingFang SC","Microsoft YaHei";outline:none; font-size:12px;}
*{margin:0;padding:0; border: 0;}
ul, li {list-style-type:none;}
em,i,ins{ font-style:normal; text-decoration:none;}
img {border:none; vertical-align:middle;}
a{color:#161213;text-decoration:none;}
a:hover{color:#fabe00;}
.fl {float:left;}
.fr {float:right;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix {display:block;}
@font-face
{
font-family: myFont; src:url(/html/font/alternategothic2bt.ttf);
}
.table-table{ display:table; width:100%; height:100%;}
.table-cell{ display:table-cell; vertical-align:middle;}
.mosk{width:100%; height:100%; background:rgba(0,0,0,.7); position:fixed; z-index:555; top:0; left:0; display:none; }
html.flow{ overflow:hidden;}
.h98{ height:98px; transition:.5s;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.w1440{max-width:1440px; margin:0 auto;}
.w1200{max-width:1200px; margin:0 auto; position:relative;}

/*头部*/
.header-fixed{ position:fixed; top:0; left:0; width:100%; height:98px; background:#fff; z-index:99;}
.header-nav li{ float:left; margin-right:60px;}
.header-nav li a{color:#000; font-size:15px; line-height:98px; display:block;}
.header-share{margin-top:36.5px;}
.header-share a{width:25px; height:25px; display:inline-block; margin:0 5px !important; padding:0 !important;}
.header-share .wx{ background:url(/html/images/wx.png) no-repeat; background-size:cover;}
.header-share .wb{ background:url(/html/images/wb.png) no-repeat; background-size:cover;}
.header-share .rr{ background:url(/html/images/rr.png) no-repeat; background-size:cover;}
.header-nav li.on a,.header-nav li:hover a{color:#e77817;}




/*a尾部*/
.footer{ background:#47484a; padding:70px 0 20px; position:relative; z-index:9;}
.footer-left p{margin-top:60px;}
.footer-left p em{ display:block; color:#aaa; font-size:12px; line-height:24px;}
.footer-right{width:900px;}
.footer-right ul{ float:left; margin-right:120px; margin-bottom:35px;}
.footer-right ul:nth-child(4n),.footer-right ul:last-child{ margin-right:0;}
.footer-right ul b{ display:block; color:#fff; font-weight:400; font-size:14px; color:#fff; margin-bottom:15px;}
.footer-right ul a{ display:block; font-family:12px; color:#aaa;}
.footer-right li p:hover a{color:#fff;}
.footer-right li{ line-height:18px; position:relative; padding-left:70px;}
.footer-right li b:before{content:""; width:40px; height:1px; background:#fff; position:absolute; top:8px; left:0;}
.footer-right ul:nth-child(3) li:last-child{-webkit-column-count:2; column-count:2;  -moz-column-count:2; padding-left:0;}
.footer-right ul:nth-child(3) li a{ padding-left:0;}
.backTop{ background:url(/html/images/32.png) center no-repeat; background-size:cover; width:68px; height:68px; cursor:pointer; position:fixed; bottom:20%; right:0; z-index:444; display:none;}

/*分页*/
.page{ margin:40px auto 70px; text-align:center;}
.page ul{ display:inline-block;}
.page li{ line-height:40px; float:left; margin:0 5px; border-radius:5px; border:1px solid #d7d6da;}
.page li a{color:#000000; font-size:14px; padding:0 16px; height:100%; display:block;}
.page li.page-more a{ font-weight:600; padding:0 11px;}
.page li.current a{color:#fff; font-size:14px; background:#1babdb;}




























